[INFO] fetching crate ths 0.2.1...
[INFO] testing ths-0.2.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ths 0.2.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate ths 0.2.1
[INFO] finished tweaking crates.io crate ths 0.2.1
[INFO] tweaked toml for crates.io crate ths 0.2.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ths 0.2.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ths 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37819f7d276eb9db90bda5244cc75276e524769c3bab180bf314698b39d1e61f
[INFO] running `Command { std: "docker" "start" "-a" "37819f7d276eb9db90bda5244cc75276e524769c3bab180bf314698b39d1e61f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37819f7d276eb9db90bda5244cc75276e524769c3bab180bf314698b39d1e61f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37819f7d276eb9db90bda5244cc75276e524769c3bab180bf314698b39d1e61f", kill_on_drop: false }`
[INFO] [stdout] 37819f7d276eb9db90bda5244cc75276e524769c3bab180bf314698b39d1e61f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6555ba5beed72d63ff21fb770edd051ebcf7d2595a77f9c404917cac0fa2338
[INFO] running `Command { std: "docker" "start" "-a" "a6555ba5beed72d63ff21fb770edd051ebcf7d2595a77f9c404917cac0fa2338", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling hashbrown v0.12.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling owo-colors v3.4.0
[INFO] [stderr]    Compiling figlet-rs v0.1.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling clicolors-control v1.0.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling console v0.9.2
[INFO] [stderr]    Compiling console v0.10.3
[INFO] [stderr]    Compiling dialoguer v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling billboard v0.1.0
[INFO] [stderr]    Compiling clap v3.2.11
[INFO] [stderr]    Compiling ths v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `package_manager`, `include_license`, and `include_gitignore` are never read
[INFO] [stdout]   --> src/globals/setup.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ThunderStorm {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub package_manager: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub include_license: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub include_package_json: bool,
[INFO] [stdout] 23 |     pub include_gitignore: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThunderStorm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.19s
[INFO] running `Command { std: "docker" "inspect" "a6555ba5beed72d63ff21fb770edd051ebcf7d2595a77f9c404917cac0fa2338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6555ba5beed72d63ff21fb770edd051ebcf7d2595a77f9c404917cac0fa2338", kill_on_drop: false }`
[INFO] [stdout] a6555ba5beed72d63ff21fb770edd051ebcf7d2595a77f9c404917cac0fa2338
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c75266539c8cb63eeb664f7b5c19f23d1ce6102a8facf1ee51f56dad66106baa
[INFO] running `Command { std: "docker" "start" "-a" "c75266539c8cb63eeb664f7b5c19f23d1ce6102a8facf1ee51f56dad66106baa", kill_on_drop: false }`
[INFO] [stderr]    Compiling ths v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `package_manager`, `include_license`, and `include_gitignore` are never read
[INFO] [stdout]   --> src/globals/setup.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ThunderStorm {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub package_manager: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub include_license: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub include_package_json: bool,
[INFO] [stdout] 23 |     pub include_gitignore: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThunderStorm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] running `Command { std: "docker" "inspect" "c75266539c8cb63eeb664f7b5c19f23d1ce6102a8facf1ee51f56dad66106baa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c75266539c8cb63eeb664f7b5c19f23d1ce6102a8facf1ee51f56dad66106baa", kill_on_drop: false }`
[INFO] [stdout] c75266539c8cb63eeb664f7b5c19f23d1ce6102a8facf1ee51f56dad66106baa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 678bdbd52b3165866f6fc1071f49b4e6086d0206f7769ab42d45a1a44bf9b0b1
[INFO] running `Command { std: "docker" "start" "-a" "678bdbd52b3165866f6fc1071f49b4e6086d0206f7769ab42d45a1a44bf9b0b1", kill_on_drop: false }`
[INFO] [stderr] warning: fields `package_manager`, `include_license`, and `include_gitignore` are never read
[INFO] [stderr]   --> src/globals/setup.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct ThunderStorm {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub package_manager: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 21 |     pub include_license: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 22 |     pub include_package_json: bool,
[INFO] [stderr] 23 |     pub include_gitignore: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ThunderStorm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ths` (bin "ths" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ths-dc2b8ae77d2d20cf)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "678bdbd52b3165866f6fc1071f49b4e6086d0206f7769ab42d45a1a44bf9b0b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "678bdbd52b3165866f6fc1071f49b4e6086d0206f7769ab42d45a1a44bf9b0b1", kill_on_drop: false }`
[INFO] [stdout] 678bdbd52b3165866f6fc1071f49b4e6086d0206f7769ab42d45a1a44bf9b0b1
